home *** CD-ROM | disk | FTP | other *** search
- 4 rem ************************
- 5 rem *** ocean of life ***
- 6 rem *** strider, jan '84 ***
- 7 rem *** translated by ***
- 8 rem *** gardner, apr '84 ***
- 9 rem ************************
- 10 dim line$(50)
- 11 poke783,peek(783)and254
- 12 print"[147]";chr$(34);"the ocean of life";chr$(34)
- 14 print:print"";"psychology test"
- 16 print"translated by alan gardner":gosub40
- 30 goto100
- 40 poke781,22:poke782,12:sys65520:print"type something"
- 50 z$=".:!/-[205]!:.:![205]-/!:.":forz=1tolen(z$)
- 52 poke781,22:poke782,10:sys65520:printmid$(z$,z,1);:poke782,27:sys65520
- 54 printmid$(z$,z,1);:next
- 60 geta$:ifa$=""then50
- 75 poke198,0
- 80 return
- 85 :
- 90 forn=1tolen(thought$(w,x)):ifmid$(thought$(w,x),n,1)<>" "then95
- 91 poke781,20:sys65520:print"enter only one word[146]":form=1to2000:next
- 92 print"[145] "
- 93 poke782,h:poke781,v:sys65520:forcl=0to39:print" ";:next:sys65520
- 94 goto1500
- 95 nextn:goto1650
- 97 :
- 100 print"[147]"
- 110 fory=1to6:readidea$(y):next:fory=1to6:readreal$(y):next
- 400 rem ******************************
- 500 gosub30000
- 750 poke198,0
- 1000 rem *****************************
- 1050 forw=1to6
- 1100 print"[147]":poke781,6:poke782,0:sys65520
- 1200 print"think of: ";"";" ";idea$(w);" ";"[146]"
- 1300 print"and type three words which describe it for you. press <return>";
- 1302 print" after each word you choose."
- 1350 print
- 1370 ifw>3thenprint"<do not enter the animal's name: just enter three words ";
- 1372 ifw>3thenprint"which describe it.)":print
- 1400 forx=1to3
- 1500 x$=right$(str$(x),1)
- 1550 printx$;:input") - ";thought$(w,x)
- 1600 h=0:v=peek(214)-1:goto90
- 1650 nextx
- 1700 nextw
- 1800 print"[147]":poke781,0:poke782,6:print"press any key for results >";
- 1805 poke198,0:wait198,1:geta$
- 1900 :
- 2100 forw=1to6
- 2150 print"[147]"
- 2200 print"the words you chose to describe ":print:print" "idea$(w)" [146]"
- 2250 print
- 2300 print"may reflect your subconscious feelings about"
- 2350 print
- 2400 print" "real$(w)" [146]":print
- 2500 :
- 2600 print"the words you chose are:"
- 2650 print
- 2700 forx=1to3:printthought$(w,x):nextx
- 2800 poke198,0:gosub40
- 2900 nextw
- 2910 print"[147]"
- 2915 print"if you cannot see how some of the words you have chosen relate to";
- 2916 print" the themes that this test suggests, try this:"
- 2920 print"look at your descriptive word that doesn't seem to fit. ";
- 2922 print"using the same process that you have used in this test";
- 2924 print", think of three words that you would use to describe it."
- 2930 print"then, substitute one or more of these words for the word that";
- 2932 print" didn't fit."
- 3000 poke198,0
- 3100 print:print:print"a)-review results again"
- 3105 print"b)-begin the test again"
- 3110 print"c)-exit":print:print
- 3200 print:print" enter choice a,b, or c>";:poke198,0:wait198,1:get c$
- 3300 ifc$="a"then1900
- 3400 ifc$="b"then restore:goto12
- 3500 ifc$="c"thenprint"[147]"
- 4000 print"[147]load"chr$(34)"payload"chr$(34)",8":print"run"
- 4010 poke631,13:poke632,13:poke198,2
- 4020 end
- 20000 data ocean,brick wall,coffee,an animal,a second animal,a third animal
- 20500 data life,death,sex,the way you see yourself,the way others see you
- 20505 data the way you really are
- 30000 print"the purpose of this psychology test is
- 30002 [153]"to help you know yourself better and to explore how you feel about";
- 30004 [153]" certain":[153]"things."
- 30010 [153]:[153]"this test has six parts. in each part
- 30012 print"you will be presented with an idea
- 30014 [153]"and you will be asked to choose three"
- 30016 [153]"words that you would use to describe "
- 30020 [153]"that idea. to do this simply type in thewords you choose one at a";
- 30022 [153]" time pressing the <return> after each word"
- 30030 [153]"the test will then continue to the next part, until it reaches ";
- 30032 [153]"the end. it willthen show you the results."
- 30040 [153]"this test will not draw any conclusions.it is left up to you";
- 30042 [153]" to draw any conclusions or implications.":[141]40
- 30050 [153]"load'for best results', as they say, be honest with your choice ";
- 30052 [153]"of words. you":[153]"can only enter single words so keep it "
- 30054 [153]"simple."
- 30055 [153]"don't think about your choices too long.it's better to ehter the ";
- 30057 [153]"first word thatcomes to mind."
- 30060 [153]"the accuracy of the associations assumedin this test are of";
- 30062 [153]" course open to debate. like other 'personality tests',this ";
- 30064 [153]"one should not be taken too seriously."
- 30070 [153]"the real purpose is just to get you thinking"
- 30080 [141]40
- 30090 [142]
-